Skip to content

refactor(rust): improve error reporting by adopting exn inspired extensioin#807

Merged
kanru merged 1 commit intomasterfrom
push-oupnuqqktorp
Feb 11, 2026
Merged

refactor(rust): improve error reporting by adopting exn inspired extensioin#807
kanru merged 1 commit intomasterfrom
push-oupnuqqktorp

Conversation

@kanru
Copy link
Member

@kanru kanru commented Feb 11, 2026

No description provided.

@kanru kanru added this to the v0.12.0 milestone Feb 11, 2026
@kanru kanru force-pushed the push-oupnuqqktorp branch from 64e760c to d527d33 Compare February 11, 2026 06:56
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 80.34188% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.23%. Comparing base (118deb8) to head (702d374).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/dictionary/sqlite.rs 25.92% 20 Missing ⚠️
src/editor/mod.rs 79.54% 9 Missing ⚠️
src/dictionary/mod.rs 38.46% 8 Missing ⚠️
src/dictionary/loader.rs 94.82% 3 Missing ⚠️
src/exn.rs 93.87% 3 Missing ⚠️
src/zhuyin/bopomofo.rs 86.95% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
+ Coverage   91.95%   92.23%   +0.28%     
==========================================
  Files          38       39       +1     
  Lines        9542     9604      +62     
==========================================
+ Hits         8774     8858      +84     
+ Misses        768      746      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kanru kanru force-pushed the push-oupnuqqktorp branch 2 times, most recently from dcffef0 to 59427b2 Compare February 11, 2026 11:45
@kanru kanru force-pushed the push-oupnuqqktorp branch from 59427b2 to 702d374 Compare February 11, 2026 13:01
@kanru kanru merged commit 702d374 into master Feb 11, 2026
11 of 12 checks passed
@kanru kanru deleted the push-oupnuqqktorp branch February 11, 2026 13:19
@kanru kanru restored the push-oupnuqqktorp branch March 4, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant